[INFO] cloning repository https://github.com/beemerwt/albion-network-lib
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/beemerwt/albion-network-lib" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbeemerwt%2Falbion-network-lib", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbeemerwt%2Falbion-network-lib'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f373e562002216ae0582e1f59e0b874513a3ef8e
[INFO] fixing beemerwt/albion-network-lib against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbeemerwt%2Falbion-network-lib" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/beemerwt/albion-network-lib
[INFO] finished tweaking git repo https://github.com/beemerwt/albion-network-lib
[INFO] tweaked toml for git repo https://github.com/beemerwt/albion-network-lib written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/beemerwt/albion-network-lib on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/beemerwt/albion-network-lib already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded pcap v2.4.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 59b88c5ef82d996b6ce8eff0cf1cf9bc3c6d9be044ba1f9fd73e6fdf00637950
[INFO] running `Command { std: "docker" "start" "59b88c5ef82d996b6ce8eff0cf1cf9bc3c6d9be044ba1f9fd73e6fdf00637950", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "59b88c5ef82d996b6ce8eff0cf1cf9bc3c6d9be044ba1f9fd73e6fdf00637950" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "59b88c5ef82d996b6ce8eff0cf1cf9bc3c6d9be044ba1f9fd73e6fdf00637950", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "59b88c5ef82d996b6ce8eff0cf1cf9bc3c6d9be044ba1f9fd73e6fdf00637950" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]     Checking rustls-pki-types v1.14.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling nix v0.31.3
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking bitflags v2.12.1
[INFO] [stderr]     Checking log v0.4.30
[INFO] [stderr]     Checking errno v0.2.8
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]     Checking webpki-roots v1.0.7
[INFO] [stderr]     Checking webpki-roots v0.26.11
[INFO] [stderr]     Checking ctrlc v3.5.2
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]     Checking zerofrom v0.1.8
[INFO] [stderr]     Checking yoke v0.8.2
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]     Checking rustls-webpki v0.103.13
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling pcap v2.4.0
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking ureq v2.12.1
[INFO] [stderr]     Checking albion-network-lib v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `ActionOnBuildingCancel`, `ActionOnBuildingFinished`, `ActionOnBuildingStart`, `AuctionGetOffers`, `AuctionGetRequests`, and `player_state::PendingRepairAction`
[INFO] [stdout]   --> src/albion/extractor.rs:11:13
[INFO] [stdout]    |
[INFO] [stdout] 11 |             ActionOnBuildingCancel, ActionOnBuildingFinished, ActionOnBuildingStart,
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 12 |             AuctionCreateOrder, AuctionGetOffers,
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^^^
[INFO] [stdout] 13 |             AuctionGetOffersResult, AuctionGetRequests, AuctionGetRequestsResult, ChatMessage,
[INFO] [stdout]    |                                     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 17 |         player_state::PendingRepairAction,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `ActionOnBuildingCancel`, `ActionOnBuildingFinished`, `ActionOnBuildingStart`, `AuctionGetOffers`, `AuctionGetRequests`, and `player_state::PendingRepairAction`
[INFO] [stdout]   --> src/albion/extractor.rs:11:13
[INFO] [stdout]    |
[INFO] [stdout] 11 |             ActionOnBuildingCancel, ActionOnBuildingFinished, ActionOnBuildingStart,
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 12 |             AuctionCreateOrder, AuctionGetOffers,
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^^^
[INFO] [stdout] 13 |             AuctionGetOffersResult, AuctionGetRequests, AuctionGetRequestsResult, ChatMessage,
[INFO] [stdout]    |                                     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 17 |         player_state::PendingRepairAction,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/albion/market_state.rs:68:13
[INFO] [stdout]    |
[INFO] [stdout] 68 |             amount,
[INFO] [stdout]    |             ^^^^^^ expected `i64`, found `Option<i64>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected type `i64`
[INFO] [stdout]               found enum `std::option::Option<i64>`
[INFO] [stdout] help: consider using `Option::expect` to unwrap the `std::option::Option<i64>` value, panicking if the value is an `Option::None`
[INFO] [stdout]    |
[INFO] [stdout] 68 |             amount: amount.expect("REASON"),
[INFO] [stdout]    |                   +++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/albion/market_state.rs:69:28
[INFO] [stdout]    |
[INFO] [stdout] 69 |             silver_amount: silver_amount(amount, cached_order.as_ref()),
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `i64`, found `Option<i64>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected type `i64`
[INFO] [stdout]               found enum `std::option::Option<i64>`
[INFO] [stdout] help: consider using `Option::expect` to unwrap the `std::option::Option<i64>` value, panicking if the value is an `Option::None`
[INFO] [stdout]    |
[INFO] [stdout] 69 |             silver_amount: silver_amount(amount, cached_order.as_ref()).expect("REASON"),
[INFO] [stdout]    |                                                                        +++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/albion/market_state.rs:73:20
[INFO] [stdout]    |
[INFO] [stdout] 73 |             order: cached_order.clone(),
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^ expected `CachedOrder`, found `Option<CachedOrder>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected struct `CachedOrder`
[INFO] [stdout]                 found enum `std::option::Option<CachedOrder>`
[INFO] [stdout] help: consider using `Option::expect` to unwrap the `std::option::Option<CachedOrder>` value, panicking if the value is an `Option::None`
[INFO] [stdout]    |
[INFO] [stdout] 73 |             order: cached_order.clone().expect("REASON"),
[INFO] [stdout]    |                                        +++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/albion/market_state.rs:68:13
[INFO] [stdout]    |
[INFO] [stdout] 68 |             amount,
[INFO] [stdout]    |             ^^^^^^ expected `i64`, found `Option<i64>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected type `i64`
[INFO] [stdout]               found enum `std::option::Option<i64>`
[INFO] [stdout] help: consider using `Option::expect` to unwrap the `std::option::Option<i64>` value, panicking if the value is an `Option::None`
[INFO] [stdout]    |
[INFO] [stdout] 68 |             amount: amount.expect("REASON"),
[INFO] [stdout]    |                   +++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/albion/market_state.rs:69:28
[INFO] [stdout]    |
[INFO] [stdout] 69 |             silver_amount: silver_amount(amount, cached_order.as_ref()),
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `i64`, found `Option<i64>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected type `i64`
[INFO] [stdout]               found enum `std::option::Option<i64>`
[INFO] [stdout] help: consider using `Option::expect` to unwrap the `std::option::Option<i64>` value, panicking if the value is an `Option::None`
[INFO] [stdout]    |
[INFO] [stdout] 69 |             silver_amount: silver_amount(amount, cached_order.as_ref()).expect("REASON"),
[INFO] [stdout]    |                                                                        +++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/albion/market_state.rs:73:20
[INFO] [stdout]    |
[INFO] [stdout] 73 |             order: cached_order.clone(),
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^ expected `CachedOrder`, found `Option<CachedOrder>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected struct `CachedOrder`
[INFO] [stdout]                 found enum `std::option::Option<CachedOrder>`
[INFO] [stdout] help: consider using `Option::expect` to unwrap the `std::option::Option<CachedOrder>` value, panicking if the value is an `Option::None`
[INFO] [stdout]    |
[INFO] [stdout] 73 |             order: cached_order.clone().expect("REASON"),
[INFO] [stdout]    |                                        +++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `albion-network-lib` (lib) due to 3 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: unreachable `else` clause
[INFO] [stdout]    --> src/albion/extractor.rs:437:53
[INFO] [stdout]     |
[INFO] [stdout] 437 |         let BuildingAction::Repair(repair) = action else {
[INFO] [stdout]     |         ------------------------------------------- ^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         assigning to binding pattern will always succeed
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern always matches, so the else clause is unreachable
[INFO] [stdout]     = note: `#[warn(irrefutable_let_patterns)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `albion-network-lib` (lib test) due to 3 previous errors; 2 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "59b88c5ef82d996b6ce8eff0cf1cf9bc3c6d9be044ba1f9fd73e6fdf00637950", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "59b88c5ef82d996b6ce8eff0cf1cf9bc3c6d9be044ba1f9fd73e6fdf00637950", kill_on_drop: false }`
[INFO] [stdout] 59b88c5ef82d996b6ce8eff0cf1cf9bc3c6d9be044ba1f9fd73e6fdf00637950
